-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: payment-management added #392
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sakksham7
requested review from
prafulkoppalkar and
PritishBudhiraja
as code owners
May 21, 2024 09:19
github-actions
bot
added
the
S-conventions-not-followed
Some Github conventions not followed
label
May 21, 2024
github-actions
bot
removed
the
S-conventions-not-followed
Some Github conventions not followed
label
May 21, 2024
PritishBudhiraja
added
Ready for Review
PR with label Ready for Review should only be reviewed.
DO NOT MERGE
Use this label if you want your PR to restrict from merging
and removed
Ready for Review
PR with label Ready for Review should only be reviewed.
labels
May 21, 2024
prafulkoppalkar
requested review from
seekshiva,
ArushKapoorJuspay and
vsrivatsa-edinburgh
as code owners
June 20, 2024 12:33
ArushKapoorJuspay
force-pushed
the
payment-management
branch
from
June 26, 2024 22:03
6b5282f
to
d73fdbb
Compare
PritishBudhiraja
added
Ready for Review
PR with label Ready for Review should only be reviewed.
and removed
DO NOT MERGE
Use this label if you want your PR to restrict from merging
labels
Jun 28, 2024
ArushKapoorJuspay
force-pushed
the
payment-management
branch
from
June 30, 2024 17:16
54bcf49
to
5dbe15d
Compare
ArushKapoorJuspay
force-pushed
the
payment-management
branch
from
July 1, 2024 07:00
cc54884
to
8143552
Compare
ArushKapoorJuspay
previously approved these changes
Jul 1, 2024
ArushKapoorJuspay
assigned vsrivatsa-edinburgh and unassigned vsrivatsa-edinburgh and ArushKapoorJuspay
Jul 3, 2024
seekshiva
requested changes
Jul 4, 2024
ArushKapoorJuspay
force-pushed
the
payment-management
branch
from
July 5, 2024 09:07
2c5605f
to
fc0374b
Compare
ArushKapoorJuspay
force-pushed
the
payment-management
branch
from
July 5, 2024 09:08
fc0374b
to
716b8c6
Compare
PritishBudhiraja
previously approved these changes
Jul 5, 2024
vsrivatsa-edinburgh
requested changes
Jul 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logging changes needed
…b into payment-management
PritishBudhiraja
approved these changes
Jul 8, 2024
seekshiva
approved these changes
Jul 8, 2024
vsrivatsa-edinburgh
approved these changes
Jul 8, 2024
github-actions
bot
added
the
Closed
Label will be automatically added when the PR will get merged to main
label
Jul 8, 2024
akash-c-k
pushed a commit
that referenced
this pull request
Jul 8, 2024
# [0.73.0](v0.72.7...v0.73.0) (2024-07-08) ### Features * payment-management added ([#392](#392)) ([ef1c605](ef1c605))
PritishBudhiraja
removed
the
Ready for Review
PR with label Ready for Review should only be reviewed.
label
Aug 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
Summary
This PR introduces a new feature called Payment Method Management, which allows customers to manage (delete) their saved payment methods directly from their account.
Details
New Widget: Payment Method Management
Key Points
Ephemeral Key Usage:
Features
Technical Changes
How did you test it?
imported PaymentManagement from react-orca-js
Checklist
npm run re:build